Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace / DisplayFieldCollection<T> Class / Item Property


In This Topic
    Item Property (DisplayFieldCollection<T>)
    In This Topic
    Gets or sets the element with the specified name.
    Overload List
    OverloadDescription
    Gets or sets the element with the specified name. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection<T>)
    Gets or sets the T at the specified index in the collection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
    See Also